|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JCommandButton in org.jvnet.flamingo.bcb.ui |
|---|
| Methods in org.jvnet.flamingo.bcb.ui that return JCommandButton | |
|---|---|
JCommandButton |
BasicBreadcrumbBarUI.createLeftScroller()
|
JCommandButton |
BasicBreadcrumbBarUI.createRightScroller()
|
| Uses of JCommandButton in org.jvnet.flamingo.common |
|---|
| Subclasses of JCommandButton in org.jvnet.flamingo.common | |
|---|---|
class |
JCommandMenuButton
Command buttons that can be placed in JCommandPopupMenus and in the
primary / secondary panels of the ribbon application menu. |
| Methods in org.jvnet.flamingo.common that return types with arguments of type JCommandButton | |
|---|---|
java.util.Map<java.lang.String,JCommandButton> |
AbstractFileViewPanel.getButtonMap()
Returns the button map. |
| Uses of JCommandButton in org.jvnet.flamingo.common.model |
|---|
| Constructors in org.jvnet.flamingo.common.model with parameters of type JCommandButton | |
|---|---|
ActionRepeatableButtonModel(JCommandButton commandButton)
Creates a new button model. |
|
| Uses of JCommandButton in org.jvnet.flamingo.common.popup |
|---|
| Methods in org.jvnet.flamingo.common.popup with parameters of type JCommandButton | |
|---|---|
JPopupPanel |
PopupPanelCallback.getPopupPanel(JCommandButton commandButton)
Returns the popup panel to be shown when the popup area of the specified command button is activated. |
| Uses of JCommandButton in org.jvnet.flamingo.common.ui |
|---|
| Methods in org.jvnet.flamingo.common.ui that return JCommandButton | |
|---|---|
JCommandButton |
ScrollablePanel.ScrollableSupport.createLeftScroller()
|
JCommandButton |
ScrollablePanel.ScrollableSupport.createRightScroller()
|
| Uses of JCommandButton in org.jvnet.flamingo.ribbon.ui |
|---|
| Methods in org.jvnet.flamingo.ribbon.ui with parameters of type JCommandButton | |
|---|---|
void |
JBandControlPanel.setPriority(JCommandButton ribbonButton,
RibbonElementPriority newPriority)
Sets new priority of a ribbon button in this control panel. |
void |
JBandControlPanel.ControlPanelGroup.setPriority(JCommandButton ribbonButton,
RibbonElementPriority newPriority)
Sets new priority of a ribbon button in this control
panel. |
| Uses of JCommandButton in org.jvnet.flamingo.ribbon.ui.appmenu |
|---|
| Subclasses of JCommandButton in org.jvnet.flamingo.ribbon.ui.appmenu | |
|---|---|
class |
JRibbonApplicationMenuButton
The main application menu button for JRibbon component placed in a
JRibbonFrame. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||